math/big.Int.expSlow (method)

one use

	math/big (current package)
		int.go#L569: func (z *Int) expSlow(x, y, m *Int) *Int {